home *** CD-ROM | disk | FTP | other *** search
- Path: news.tdl.com!news
- From: Martin Moore <moore@tdl.com>
- Newsgroups: comp.lang.c++
- Subject: Re: BC++5.0 Program doesn't compile (see text)
- Date: Sat, 13 Apr 1996 15:27:56 -0800
- Organization: FlexSoft, Dublin CA.
- Message-ID: <3170387C.629F@tdl.com>
- References: <31643314.794BDF32@nac.telco.com> <31659E8D.1AE5@rpa.net> <3165DEFC.1076@tdl.com> <4kk2il$mv8@tech.cftnet.com>
- NNTP-Posting-Host: tdl-dyn28.tdl.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- Marc Donovan wrote:
- >
- > Martin Moore <moore@tdl.com> wrote:
- >
- > >Fred Mellender wrote:
- > >>
- > >> Hi,
- > >>
- > >> I was able to get the pgm below to compile. The only msg was to the
- > >> effect that a pre-compiled header could not be created for vector.h,
- > >> because it has (executable) code in it; this msg can be safely ignored.
- > >> For what it is worth, I am successfully using a vector type in some code
- > >> I am working on.
- >
- > >Hmm. My attempt to compile this snippet causes a message from the
- > >compiler (in the compiler output screen) "Access Violation: Attempting
- > >to access 0x2123233...". Then, when I try to recompile (if I don't end
- > >and restart the IDE), it loops generating thousands of error messages on
- > >the same file!
- >
- > I had the same problem. After 2 days work, I figured out that you
- > need to create a new project file with the new IDE. Don't know why
- > this works, but it has something to do with the old 4.5x .IDE file.
-
-
- Sorry, Marc, but that won't cut it. The 3 line sample was in a new
- project. Most likely, there are many such problems in BC 5.0.
-
- --
- Martin Moore email: moore@tdl.com
- FlexSoft //// Technical Analysis and Quote Downloaders
- Technical Analysis Scanner (TAS) & Personal Ticker Tape (PTT)
- FlexSoft WEB Page http://www.flexsoft.com
- ftp at ftp://ftp.tdl.com/pub/moore
-